Platform Explorer / Nuxeo Platform 2023.10

Extension point persister

Documentation

Use to provide a persister. A persister should implement DocumentRoutingPersister. It is responsible to persist instances of route.

    <persister class="org.my.implementation.of.Persister"/>

Contribution Descriptors

  • Class: org.nuxeo.ecm.platform.routing.core.impl.PersisterDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.